home *** CD-ROM | disk | FTP | other *** search
/ The Fatted Calf / The Fatted Calf.iso / Applications / Developer / StopWatch / Source / English.lproj / infoPanel.nib / data.classes next >
Encoding:
Text File  |  1994-02-16  |  207 b   |  17 lines

  1. FirstResponder = {
  2.     ACTIONS = {
  3.     };
  4.     SUPERCLASS = Object;
  5. };
  6. InfoPanel = {
  7.     ACTIONS = {
  8.     showLegal:;
  9.     };
  10.     OUTLETS = {
  11.     panel;
  12.     versionField;
  13.     legalPanel;
  14.     };
  15.     SUPERCLASS = Object;
  16. };
  17.